* calendar/todos.el: Further comment revision.
authorStephen Berman <stephen.berman@gmx.net>
Sun, 3 Jun 2012 20:10:46 +0000 (21:10 +0100)
committerStephen Berman <stephen.berman@gmx.net>
Sun, 3 Jun 2012 20:10:46 +0000 (21:10 +0100)
commit3c5b589b07852d36c75c26cf400671bc837a171c
tree6f569eca2be77a6385477939d0575cd5d058d1ae
parentd02ddf903780eaca3bd31e262355514873dbc732
* calendar/todos.el: Further comment revision.
(todos-sorted-column): Change default value.
(todos-item-start): Handle empty category (needed in
todos-filter-items).
(todos-read-date): Don't use calendar-read; make code cleaner.
(todos-multiple-filter-files): Rename this variable from
todos-multiple-files and adjust users.
(todos-multiple-filter-files-widget): Rename from
todos-multiple-files-widget and adjust users.
(todos-multiple-filter-files): Rename this function from
todos-multiple-files and adjust callers.
(todos-filter-items): Remove unused code.
(todos-insert-category-line): Add space so highlighting of last
column is consistent with the others; adjust display of column
highlighting.
(todos-menu): Remove obsolete entry.
(todos-categories-mode-map): Add new bindings.
(todos-display-categories-alphabetically-or-by-priority): New command.
(todos-display-categories-sorted-by-todo)
(todos-display-categories-sorted-by-diary)
(todos-display-categories-sorted-by-done)
(todos-display-categories-sorted-by-archived): Restore and fix
implementation.
lisp/ChangeLog
lisp/calendar/todos.el